Release 10.1A: OpenEdge Development:
Progress 4GL Reference
SET-NODE( ) method
Replaces the header entry referenced by this SOAP header entry with the DOM XML sub-tree rooted by the X-noderef.
Return type: LOGICAL Applies to: SOAP-header-entryref object handle
x-noderefA variable of type X-noderef that refers to the XML that will become the SOAP header entry.
Replaces the header entry referenced by this SOAP-header-entryref with the DOM XML sub-tree rooted by X-noderef. The X-noderef will be regarded as corresponding to the header entry element. Performs a deep copy of the X-noderef and its sub-tree and adds namespace declarations to the SOAP-header-entryref as necessary. For example, if the X-noderef uses a namespace that is declared in its parent tree by an ancestor of the X-noderef, that namespace declaration is carried over to the SOAP-header-entryref.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |